{% if not is_popup %}
{% url opts|admin_urlname:'changelist' as changelist_url %}
{% include "elements/cancel_button.html" with back=changelist_url %}
{% endif %}
{% if show_save %}{% endif %}
{% if show_save_as_new %}{%endif%}
{% if show_save_and_add_another %}{% endif %}
{% if show_save_and_continue %}{% endif %}